Esx Settings Clusters Configuration Drafts UpdateSpec

Esx Settings Clusters Configuration Drafts UpdateSpec
Esx Settings Clusters Configuration Drafts UpdateSpec

The Esx Settings Clusters Configuration Drafts UpdateSpec schema contains the new configuration for the draft.

This schema was added in vSphere API 8.0.2.0.

JSON Example
{
    "expected_revision": 0,
    "config": "string"
}
integer As int64 As int64
expected_revision
Optional

When supplied, this revision value will be compared against the draft's current revision as returned in Esx Settings Clusters Configuration Drafts Metadata.revision to ensure no other changes have been applied.

This property was added in vSphere API 8.0.2.0.

string
config
Required

The new cluster configuration for this draft, encoded as JSON.

This property was added in vSphere API 8.0.2.0.